[GET] ticketMessages
/api/manager/support/getTicketMessages
TicketMessagesRequestDTO
Attributes:
Name | Type | Description |
---|---|---|
ticket_id |
str
|
unique ticket identifier |
TicketMessagesResponseDTO
TicketMessageDTO
Attributes:
Name | Type | Description |
---|---|---|
message |
str
|
message content |
created_date_utc |
str
|
ticket creation datetime in the UTC |
username |
str
|
username |